Vcenter NamespaceManagement Clusters ProjectInfo
The Vcenter NamespaceManagement Clusters ProjectInfo schema contains information about an NSX Project.
This schema was added in vSphere API 9.0.0.0.
{
"project": "string",
"name": "string",
"nsx_path": "string"
}
Identifier of the NSX Project.
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: NSXProject
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: NSXProject
.
NSX Project name.
This property was added in vSphere API 9.0.0.0.
NSX path of the Project.
This property was added in vSphere API 9.0.0.0.